Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Jan 9, 2026

Automated Release PR

0.25.0 (2026-01-15)

Full Changelog: v0.24.0...v0.25.0

Features

  • add MFA options to agent authentication workflow (80b39e5)
  • add WebSocket process attach and PTY support (ab5cd76)
  • api: manual updates (65b1a33)
  • api: update production repos (919b4d9)
  • client: add support for binary request streaming (ddc0dc9)

Chores


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Highlights

  • Client: Add content parameter with BinaryTypes/AsyncBinaryTypes for POST/PUT/PATCH/DELETE; prevent mixing with json/files; deprecate raw bytes via body; improved debug logging; tests for streaming uploads.
  • Browsers Process: Add PTY support (allocate_tty, cols, rows) and new process.resize endpoint with ProcessResizeResponse; docs (api.md) and tests updated.
  • Agent Auth: Support MFA selection with selected_mfa_type and new MfaOption in responses; overloads and tests added.
  • FS: write_file now accepts raw binary/streaming content (sync/async variants).
  • Repo/Infra: Update links from onkernel to kernel, fix workflow repo condition, and bump OpenAPI stats (configured_endpoints: 90).

Written by Cursor Bugbot for commit 597fd58. This will update automatically on new commits. Configure here.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Jan 9, 2026

🧪 Testing

To try out this version of the SDK, run:

pip install 'https://pkg.stainless.com/s/kernel-python/ab5cd76a2c462ce514fb3732e1c8889531649495/kernel-0.24.0-py3-none-any.whl'

Expires at: Sat, 14 Feb 2026 05:09:31 GMT
Updated at: Thu, 15 Jan 2026 05:09:31 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 3 times, most recently from 33f5405 to e731d0f Compare January 9, 2026 03:54
tembo[bot]
tembo bot previously approved these changes Jan 9, 2026
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 23 times, most recently from f567ab9 to 0b5d482 Compare January 12, 2026 03:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 22 times, most recently from 6abb3e7 to b1530d2 Compare January 15, 2026 05:07
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b1530d2 to 597fd58 Compare January 15, 2026 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant